[INFO] fetching crate torsh-backend 0.1.2...
[INFO] checking torsh-backend-0.1.2 against try#2cbf9c3ff35600794d69a7dc7ab399810a067910 for pr-129249-2
[INFO] extracting crate torsh-backend 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate torsh-backend 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate torsh-backend 0.1.2
[INFO] tweaked toml for crates.io crate torsh-backend 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torsh-backend 0.1.2 on toolchain 2cbf9c3ff35600794d69a7dc7ab399810a067910
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torsh-backend 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d
[INFO] running `Command { std: "docker" "start" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling torsh-backend v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling scirs2-core v0.4.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking oxiarc-core v0.2.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking oxiarc-lz4 v0.2.7
[INFO] [stderr]     Checking oxiarc-zstd v0.2.7
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking wide v1.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking oxicode v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking oxiblas-core v0.2.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking oxiblas-matrix v0.2.1
[INFO] [stderr]     Checking oxiblas-blas v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking oxiblas-lapack v0.2.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking oxiblas-ndarray v0.2.1
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking torsh-core v0.1.2
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:295:28
[INFO] [stdout]     |
[INFO] [stdout] 295 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 296 | |                     "Channel-wise quantization requires non-empty scale and zero_point vectors",
[INFO] [stdout] 297 | |                     "validate",
[INFO] [stdout] 298 | |                 )
[INFO] [stdout] 299 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 303 | |                     "Scale and zero_point vectors must have the same length for channel-wise quantization",
[INFO] [stdout] 304 | |                     "validate"
[INFO] [stdout] 305 | |                 ).into());
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 310 | |                     "Non-channel-wise quantization requires exactly one scale and zero_point value",
[INFO] [stdout] 311 | |                     "validate",
[INFO] [stdout] 312 | |                 )
[INFO] [stdout] 313 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |               return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 320 | |                 "Block-wise quantization requires a block_size",
[INFO] [stdout] 321 | |                 "validate",
[INFO] [stdout] 322 | |             )
[INFO] [stdout] 323 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:329:28
[INFO] [stdout]     |
[INFO] [stdout] 329 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 330 | |                     "Scale values must be positive and finite",
[INFO] [stdout] 331 | |                     "validate",
[INFO] [stdout] 332 | |                 )
[INFO] [stdout] 333 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |               return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 461 | |                 &format!(
[INFO] [stdout] 462 | |                     "Data size mismatch: expected {} bytes, got {}",
[INFO] [stdout] 463 | |                     expected_size,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:295:28
[INFO] [stdout]     |
[INFO] [stdout] 295 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 296 | |                     "Channel-wise quantization requires non-empty scale and zero_point vectors",
[INFO] [stdout] 297 | |                     "validate",
[INFO] [stdout] 298 | |                 )
[INFO] [stdout] 299 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 303 | |                     "Scale and zero_point vectors must have the same length for channel-wise quantization",
[INFO] [stdout] 304 | |                     "validate"
[INFO] [stdout] 305 | |                 ).into());
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 310 | |                     "Non-channel-wise quantization requires exactly one scale and zero_point value",
[INFO] [stdout] 311 | |                     "validate",
[INFO] [stdout] 312 | |                 )
[INFO] [stdout] 313 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |               return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 320 | |                 "Block-wise quantization requires a block_size",
[INFO] [stdout] 321 | |                 "validate",
[INFO] [stdout] 322 | |             )
[INFO] [stdout] 323 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:329:28
[INFO] [stdout]     |
[INFO] [stdout] 329 |                   return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 330 | |                     "Scale values must be positive and finite",
[INFO] [stdout] 331 | |                     "validate",
[INFO] [stdout] 332 | |                 )
[INFO] [stdout] 333 | |                 .into());
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `torsh_core::TorshError`
[INFO] [stdout]    --> src/quantization/core.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |               return Err(TorshError::dimension_error(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 461 | |                 &format!(
[INFO] [stdout] 462 | |                     "Data size mismatch: expected {} bytes, got {}",
[INFO] [stdout] 463 | |                     expected_size,
[INFO] [stdout] ...   |
[INFO] [stdout] 468 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<torsh_core::TorshError as Into<torsh_core::TorshError>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.66s
[INFO] running `Command { std: "docker" "inspect" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d", kill_on_drop: false }`
[INFO] [stdout] c16ff2a9df2572866f59f92298f9c0cfabb4d1143da142e9b279514163becb7d
